home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / xdsn217.zip / SAMPLES / CSET / m2test.h < prev    next >
C/C++ Source or Header  |  1995-12-04  |  100b  |  6 lines

  1. /* Interface to module m2test */
  2.  
  3. extern int m2func(int,int);
  4. extern void m2test_BEGIN(void);
  5.  
  6.